翻訳と辞書 |
Zebra (programming language) : ウィキペディア英語版 | Zebra (programming language)
Zebra Programming Language (ZPL and ZPL II) is a page description language from Zebra Technologies. It is used primarily for labeling applications. The original ZPL was advanced to ZPL II, but a full compatibility with the older version is not given. Meanwhile, ZPL II is emulated by many label printers of various producers. Later, the Zebra Basic Interpreter (ZBI) was integrated into printer software, which is seen as an advancement to ZPL II by the producer and is ANSI BASIC oriented. Primarily, it is intended to avoid a refactoring of code when changing the printer, if the old printer software was written by a label printer of a competitor. With ZBI, it should be possible that the Zebra printer gets an "alien" data format and converts it to the requested ZPL II format automatically. Some printers also support the older Eltron Programming Language (EPL) for printers. ==Commands==
The language commands always start with a caret sign ('^ '). Currently, more than 170 commands exist in ZPL II. Each format has to start with the command ^XA and end with ^XZ . For instance, the font size is sent to the printer with the ^ADN,n,m command, where n and m are integers; ^ADN,18,10 is the smallest size and ^ADN,180,100 the largest.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Zebra (programming language)」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|